﻿2026-06-06T06:38:38.8451810Z ##[group]Run actions/checkout@v5
2026-06-06T06:38:38.8452031Z with:
2026-06-06T06:38:38.8452168Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:38:38.8452345Z   path: .adapter-notify
2026-06-06T06:38:38.8454132Z   token: ***
2026-06-06T06:38:38.8454295Z   ssh-strict: true
2026-06-06T06:38:38.8454426Z   ssh-user: git
2026-06-06T06:38:38.8454556Z   persist-credentials: true
2026-06-06T06:38:38.8454697Z   clean: true
2026-06-06T06:38:38.8455256Z   sparse-checkout-cone-mode: true
2026-06-06T06:38:38.8455412Z   fetch-depth: 1
2026-06-06T06:38:38.8455533Z   fetch-tags: false
2026-06-06T06:38:38.8455658Z   show-progress: true
2026-06-06T06:38:38.8455781Z   lfs: false
2026-06-06T06:38:38.8455895Z   submodules: false
2026-06-06T06:38:38.8456017Z   set-safe-directory: true
2026-06-06T06:38:38.8456155Z ##[endgroup]
2026-06-06T06:38:38.9133070Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:38:38.9137407Z ##[group]Getting Git version info
2026-06-06T06:38:38.9137686Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:38:38.9512264Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:38:38.9719913Z git version 2.43.0.windows.1
2026-06-06T06:38:38.9750778Z ##[endgroup]
2026-06-06T06:38:38.9758708Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d577181f-7ee7-45ad-9bb3-d0737046b7b0\.gitconfig'
2026-06-06T06:38:38.9772426Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d577181f-7ee7-45ad-9bb3-d0737046b7b0' before making global git config changes
2026-06-06T06:38:38.9772927Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:38:38.9778047Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:38:39.0010303Z ##[group]Initializing the repository
2026-06-06T06:38:39.0015140Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:38:39.0312842Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:38:39.0342892Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:38:39.0587487Z ##[endgroup]
2026-06-06T06:38:39.0587740Z ##[group]Disabling automatic garbage collection
2026-06-06T06:38:39.0592601Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:38:39.0818597Z ##[endgroup]
2026-06-06T06:38:39.0818823Z ##[group]Setting up auth
2026-06-06T06:38:39.0824977Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:38:39.1047235Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:38:39.4726349Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:38:39.4966485Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:38:39.8640647Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:38:39.8858105Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:38:40.2699165Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:38:40.2999833Z ##[endgroup]
2026-06-06T06:38:40.3000096Z ##[group]Determining the default branch
2026-06-06T06:38:40.3001942Z Retrieving the default branch name
2026-06-06T06:38:40.6544868Z Default branch 'main'
2026-06-06T06:38:40.6545268Z ##[endgroup]
2026-06-06T06:38:40.6545502Z ##[group]Fetching the repository
2026-06-06T06:38:40.6551769Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-06T06:38:41.3995996Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:38:41.3996495Z  * [new branch]      main       -> origin/main
2026-06-06T06:38:41.4117445Z ##[endgroup]
2026-06-06T06:38:41.4117687Z ##[group]Determining the checkout info
2026-06-06T06:38:41.4118777Z ##[endgroup]
2026-06-06T06:38:41.4124209Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:38:41.4370817Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:38:41.4590628Z ##[group]Checking out the ref
2026-06-06T06:38:41.4595307Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:38:41.4889652Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:38:41.4889861Z Reset branch 'main'
2026-06-06T06:38:41.4912804Z ##[endgroup]
2026-06-06T06:38:41.5143053Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:38:41.5343649Z ee2d37eadc730c0019e0af82d683074c509634a2
